Symphony Framework
Add Method (SymphonyCollection<T>)
Symphony.Conductor.Types Namespace > SymphonyCollection<T> Class : Add Method
An instance of a DataObjectBase derived type.
Add a DataObjectBase derived object to the collection.
Syntax
public new void Add( 
   DataObjectBase objItem
)

Parameters

objItem
An instance of a DataObjectBase derived type.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SymphonyCollection<T> Class
SymphonyCollection<T> Members